Version Packages (beta)#184
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
04a0898 to
85091b9
Compare
ed66b0a to
4f02d5a
Compare
5475898 to
5425ee9
Compare
b165ad8 to
820bfe4
Compare
70d3d66 to
ab946d9
Compare
6df74b7 to
ae67dbb
Compare
d040c16 to
0b11446
Compare
480a2a1 to
45afe01
Compare
9ebfb8a to
68934ef
Compare
35cc43b to
3832832
Compare
3ec4ddc to
46067a6
Compare
80ac0da to
3c3a830
Compare
d68485d to
ac04abd
Compare
9d1a7eb to
d9e7ae5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@modelcontextprotocol/server@2.0.0-beta.3
Minor Changes
7635115Thanks @felixweinberger! - Add runtime-neutral Bearer authentication to@modelcontextprotocol/server:requireBearerAuthgates web-standardfetch(request)hosts (CloudflareWorkers, Deno, Bun, Hono), built on the exported
verifyBearerTokenandbearerAuthChallengeResponsepieces, withOAuthTokenVerifiernow definedhere. The Express middleware adapts the same core and is unchanged in
behavior, except that
WWW-Authenticatechallenge values are now RFC 7235quoted-string sanitized (quotes and backslashes escaped, control and
non-ASCII characters replaced);
@modelcontextprotocol/expressre-exportsOAuthTokenVerifieras before.@modelcontextprotocol/codemod@2.0.0-beta.3
Patch Changes
#2419
79dc162Thanks @felixweinberger! - Read the v2 package versions the codemod writes into migratedpackage.jsonfiles directly from the workspace manifests at build time, replacing the committed generatedversions.ts(which went stale after every release and made source builds write outdated versions).#2420
7635115Thanks @felixweinberger! - Add runtime-neutral Bearer authentication to@modelcontextprotocol/server:requireBearerAuthgates web-standardfetch(request)hosts (CloudflareWorkers, Deno, Bun, Hono), built on the exported
verifyBearerTokenandbearerAuthChallengeResponsepieces, withOAuthTokenVerifiernow definedhere. The Express middleware adapts the same core and is unchanged in
behavior, except that
WWW-Authenticatechallenge values are now RFC 7235quoted-string sanitized (quotes and backslashes escaped, control and
non-ASCII characters replaced);
@modelcontextprotocol/expressre-exportsOAuthTokenVerifieras before.@modelcontextprotocol/express@2.0.0-beta.3
Patch Changes
7635115Thanks @felixweinberger! - Add runtime-neutral Bearer authentication to@modelcontextprotocol/server:requireBearerAuthgates web-standardfetch(request)hosts (CloudflareWorkers, Deno, Bun, Hono), built on the exported
verifyBearerTokenandbearerAuthChallengeResponsepieces, withOAuthTokenVerifiernow definedhere. The Express middleware adapts the same core and is unchanged in
behavior, except that
WWW-Authenticatechallenge values are now RFC 7235quoted-string sanitized (quotes and backslashes escaped, control and
non-ASCII characters replaced);
@modelcontextprotocol/expressre-exportsOAuthTokenVerifieras before.7635115]:@modelcontextprotocol/fastify@2.0.0-beta.3
Patch Changes
7635115]:@modelcontextprotocol/hono@2.0.0-beta.3
Patch Changes
7635115]:@modelcontextprotocol/node@2.0.0-beta.3
Patch Changes
7635115]: